CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 角点 检测

搜索资源列表

  1. jiaodianjiance

    0下载:
  2. 角点检测程序代码 opencv实现 适合初学者-Corner detection code opencv for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:1380648
    • 提供者:aaltonen
  1. CV2

    1下载:
  2. 利用opencv进行图像特征抽取,包括使用高斯滤波和sobel算子进行边缘提取,使用harris算法进行角点检测,使用hough变换找出图像中最长直线,使用Ranec算法找出图像中直线,Gabor滤波-Using opencv image feature extraction, including the use of Gaussian filtering and Sobel operator edge extraction, Harris algorithm corner detection,
  3. 所属分类:OpenCV

    • 发布日期:2017-01-06
    • 文件大小:3314688
    • 提供者:
  1. OpenCVTest

    0下载:
  2. 基于OpenCV的图像角点检测程序主要使用的是cvGoodFeaturesToTrack方法。-The image corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:17521
    • 提供者:付飞蚺
  1. OpenCVFastCorner

    0下载:
  2. 利用OpenCV的库 进行快速角点检测的Demo,适合初学者学习-Using OpenCV library for fast corner detection Demo, suitable for beginners to learn
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:2346247
    • 提供者:wangnan
  1. Corner-detection

    0下载:
  2. 角点检测实例源代码。运行在visual c++下。运行前要配置好opencv,否则会出错。-Corner detection source code examples. Run under the visual c++. To configure before running opencv, or an error occurs.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:1636643
    • 提供者:夏小满
  1. 1.0

    0下载:
  2. 用opencv语言编写的基于距离极值的角点检测代码。-Using opencv language based on the distance of extreme corner detection code.
  3. 所属分类:midi program

    • 发布日期:2017-11-12
    • 文件大小:2291
    • 提供者:小水
  1. Main_Harris

    0下载:
  2. 利用opencv输入输出接口读取视频,然后对视频进行harris角点检测,效果很好,(需要更改输入视频的地址)-Using opencv read the video input and output interfaces, and then the video harris corner detection, the effect is very good, (need to change the input video address)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3006
    • 提供者:jackey
  1. coraseHarrisMaxEx

    0下载:
  2. 利用opencv实现改进harris局部极大值抑制,针对opencv自带角点检测作出一定改进。-Improved Harris local maxima suppression
  3. 所属分类:OpenCV

    • 发布日期:2015-06-26
    • 文件大小:3072
    • 提供者:王成
  1. coraseHarrisAndCanny

    0下载:
  2. 结合边缘检测实现harris角点检测,针对opencv自带角点检测作出一定改进。-Combined with the edge detection of Harris corner detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:3169
    • 提供者:王成
  1. harris

    1下载:
  2. Harris角点检测C++版本,编写代码实现而非OPENCV实现,适用于算法研究。-The C++ code of HarrisCorner.It was coded by hand otherwise OPENCV.It was designed for someone who study the algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4381033
    • 提供者:Feng Qi
  1. susan_corner

    0下载:
  2. 本算法实现了基于opencv的susan角点检测算法,实现效果相对于Harris效果较好。- This algorithm has realized the Susan corner detection algorithm based on opencv, implementation effect relative to the Harris effect is better.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4678
    • 提供者:胡屯仓
  1. ImageMosaic

    0下载:
  2. 基于Opencv的角点检测程序,为图像拼接做准备-Opencv based corner detection procedures, in order to prepare for image stitching
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:9177
    • 提供者:赖有发
  1. MyOpenCVConsole

    0下载:
  2. 常用的opencv图像特征提取算法。包括直方图、边缘检测、角点检测、直线提取、圆形提取等。并包括不太成熟的BP神经网络识别纯底色数字。-Commonly used opencv image feature extraction algorithm. Including histograms, edge detection, corner detection, line extraction, circular extraction. And includes less mature pure b
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1098207
    • 提供者:李继鸿
  1. StereoMatch1211

    0下载:
  2. 利用opencv中的算法能够实现简单的角点检测原代码-In the opencv to achieve a simple face detection element code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2389
    • 提供者:冬暖
  1. My_corner

    1下载:
  2. 仅用opencv读图,c语言实现了harris角点检测算法-Opencv only interpret blueprints, c language the harris corner detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2015-12-14
    • 文件大小:1602560
    • 提供者:金圣韬
  1. harris-

    0下载:
  2. 计算机视觉基于opencv的harris角点检测数学原理参考资料,便于快速理解该算法-Computer Vision Based harris corner detection opencv mathematical principle reference for quick understanding of the algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:416600
    • 提供者:gong
  1. coraseHarrisAndCanny

    0下载:
  2. harris角点检测算法 结合opencv实现-coraseHarrisAndCanny with opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:21317
    • 提供者:creed
  1. coraseHarris

    0下载:
  2. 基于OpenCV的关于harris 角点检测-OpenCV based on harris corner detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:20636
    • 提供者:梅栋
  1. Harriscorner1

    0下载:
  2. 在opencv上编写的Harris角点检测,不是直接调用里面的函数,把是角点的位置标记了出来-Harris corner detection in opencvprepared, not direct calls to the function, the position angle of the point is marked out
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:777177
    • 提供者:windbells
  1. moravec

    0下载:
  2. OpenCV编写的moravec角点检测源代码,可直接运行x64/moravec.exe。x64/1.jpg和x64/2.jpg为所提供的测试图片。-The source code of moravec written by OpenCV. Execute the file x64/moravec.exe directly to run the program. x64/1.jpg and x64/2.jpg are the images used for testing.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6831707
    • 提供者: Jim
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com